Skip to content

feat: add kubernetes/kubernetes/kube-proxy#35713

Merged
suzuki-shunsuke merged 9 commits into
aquaproj:mainfrom
takumin:feat/kubernetes/kube-proxy
May 1, 2025
Merged

feat: add kubernetes/kubernetes/kube-proxy#35713
suzuki-shunsuke merged 9 commits into
aquaproj:mainfrom
takumin:feat/kubernetes/kube-proxy

Conversation

@takumin

@takumin takumin commented Apr 25, 2025

Copy link
Copy Markdown
Contributor

kubernetes/kubernetes/kube-proxy: The kube-proxy reflects services defined in the Kubernetes API on each node and can perform simple TCP, UDP, or SCTP stream forwarding, or round-robin TCP, UDP, or SCTP forwarding across multiple backends

$ aqua g -i kubernetes/kubernetes/kube-proxy

Check List

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ cmdx con linux amd64
+ bash scripts/connect.sh
[INFO] Connecting to the container aqua-registry (linux/amd64)
root@45ce1689cc0e:/workspace# kube-proxy --version
Kubernetes v1.33.0

If files such as configuration file are needed, please share them.

Reference

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Apr 30, 2025
@takumin takumin changed the title feat: add kubernetes/kube-proxy feat: add kubernetes/kubernetes/kube-proxy Apr 30, 2025
@suzuki-shunsuke suzuki-shunsuke merged commit d568016 into aquaproj:main May 1, 2025
19 checks passed
@github-project-automation github-project-automation Bot moved this to Done in main May 1, 2025
@takumin takumin deleted the feat/kubernetes/kube-proxy branch May 1, 2025 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants